[INFO] fetching crate batty-cat 0.13.1...
[INFO] testing batty-cat-0.13.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate batty-cat 0.13.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate batty-cat 0.13.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate batty-cat 0.13.1
[INFO] tweaked toml for crates.io crate batty-cat 0.13.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate batty-cat 0.13.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate batty-cat 0.13.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bffe9a4a85b869a6a325b4f13a7802cd22941bc18477bff07028ee94fc458b90
[INFO] running `Command { std: "docker" "start" "-a" "bffe9a4a85b869a6a325b4f13a7802cd22941bc18477bff07028ee94fc458b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bffe9a4a85b869a6a325b4f13a7802cd22941bc18477bff07028ee94fc458b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bffe9a4a85b869a6a325b4f13a7802cd22941bc18477bff07028ee94fc458b90", kill_on_drop: false }`
[INFO] [stdout] bffe9a4a85b869a6a325b4f13a7802cd22941bc18477bff07028ee94fc458b90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d329e5db9e77bc8d2924881172831dccba840d369cd055b1cf9e9142af88877
[INFO] running `Command { std: "docker" "start" "-a" "1d329e5db9e77bc8d2924881172831dccba840d369cd055b1cf9e9142af88877", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling minimad v0.14.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling crokey v1.4.0
[INFO] [stderr]    Compiling termimad v0.34.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling two-face v0.4.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling pager v0.16.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling batty-cat v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `render_to_string` is never used
[INFO] [stdout]    --> src/markdown.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn render_to_string(source: &str, width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gutter_width` is never read
[INFO] [stdout]    --> src/markdown.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct RenderedMarkdownWithGutter {
[INFO] [stdout]     |            -------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub gutter_width: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "1d329e5db9e77bc8d2924881172831dccba840d369cd055b1cf9e9142af88877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d329e5db9e77bc8d2924881172831dccba840d369cd055b1cf9e9142af88877", kill_on_drop: false }`
[INFO] [stdout] 1d329e5db9e77bc8d2924881172831dccba840d369cd055b1cf9e9142af88877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 367b07631e0b89ee33703ccc1e3a3f967cbe484174737cf7c13f4e499d6753aa
[INFO] running `Command { std: "docker" "start" "-a" "367b07631e0b89ee33703ccc1e3a3f967cbe484174737cf7c13f4e499d6753aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crokey v1.4.0
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling termimad v0.34.1
[INFO] [stderr]    Compiling batty-cat v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/interactive.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |     use std::io::Write as _;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_to_string` is never used
[INFO] [stdout]    --> src/markdown.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn render_to_string(source: &str, width: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gutter_width` is never read
[INFO] [stdout]    --> src/markdown.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct RenderedMarkdownWithGutter {
[INFO] [stdout]     |            -------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub gutter_width: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.49s
[INFO] running `Command { std: "docker" "inspect" "367b07631e0b89ee33703ccc1e3a3f967cbe484174737cf7c13f4e499d6753aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "367b07631e0b89ee33703ccc1e3a3f967cbe484174737cf7c13f4e499d6753aa", kill_on_drop: false }`
[INFO] [stdout] 367b07631e0b89ee33703ccc1e3a3f967cbe484174737cf7c13f4e499d6753aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e13d889a0134a491a88a6b9996c543bdcbf597474eb67cdfeb7f02605c27d92
[INFO] running `Command { std: "docker" "start" "-a" "0e13d889a0134a491a88a6b9996c543bdcbf597474eb67cdfeb7f02605c27d92", kill_on_drop: false }`
[INFO] [stderr] warning: function `render_to_string` is never used
[INFO] [stderr]    --> src/markdown.rs:121:8
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub fn render_to_string(source: &str, width: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `gutter_width` is never read
[INFO] [stderr]    --> src/markdown.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub struct RenderedMarkdownWithGutter {
[INFO] [stderr]     |            -------------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub gutter_width: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `batty-cat` (bin "batty") generated 2 warnings
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]    --> src/interactive.rs:599:9
[INFO] [stderr]     |
[INFO] [stderr] 599 |     use std::io::Write as _;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `batty-cat` (bin "batty" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/batty-ed18550a01db0cd8)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test config::tests::missing_file_returns_empty ... ok
[INFO] [stdout] test config::tests::boolean_true_emits_flag_only ... ok
[INFO] [stdout] test config::tests::comments_and_whitespace_are_fine ... ok
[INFO] [stdout] test examples::tests::renders_with_color_escapes ... ok
[INFO] [stdout] test config::tests::malformed_toml_returns_empty_with_warning ... ok
[INFO] [stdout] test config::tests::array_expands_to_repeated_flags ... ok
[INFO] [stdout] test config::tests::boolean_false_is_omitted ... ok
[INFO] [stdout] test git::tests::empty_for_non_repo ... ok
[INFO] [stdout] test config::tests::preserves_value_with_spaces ... ok
[INFO] [stdout] test config::tests::parses_string_and_int ... ok
[INFO] [stdout] test examples::tests::renders_without_panicking_uncolored ... ok
[INFO] [stdout] test input::tests::contains_works ... ok
[INFO] [stdout] test input::tests::decode_auto_falls_back_to_latin1 ... ok
[INFO] [stdout] test input::tests::decode_auto_prefers_utf8_when_valid ... ok
[INFO] [stdout] test input::tests::decode_empty_is_empty ... ok
[INFO] [stdout] test input::tests::decode_latin1_always_succeeds ... ok
[INFO] [stdout] test input::tests::decode_latin1_covers_full_byte_range ... ok
[INFO] [stdout] test input::tests::decode_utf8_strict_rejects_latin1 ... ok
[INFO] [stdout] test input::tests::open_open_matches_all ... ok
[INFO] [stdout] test input::tests::parse_open_end ... ok
[INFO] [stdout] test input::tests::parse_open_start ... ok
[INFO] [stdout] test input::tests::parse_range ... ok
[INFO] [stdout] test input::tests::parse_single ... ok
[INFO] [stdout] test input::tests::rejects_garbage ... ok
[INFO] [stdout] test input::tests::rejects_inverted_range ... ok
[INFO] [stdout] test input::tests::rejects_zero ... ok
[INFO] [stdout] test interactive::tests::scroll_clamps_top_at_eof ... ok
[INFO] [stdout] test interactive::tests::scroll_keeps_cursor_above_top ... ok
[INFO] [stdout] test interactive::tests::scroll_keeps_cursor_below_bottom ... ok
[INFO] [stdout] test interactive::tests::scroll_no_change_when_cursor_in_range ... ok
[INFO] [stdout] test interactive::tests::scroll_when_file_smaller_than_viewport ... ok
[INFO] [stdout] test interactive::tests::watch_first_poll_is_unchanged ... ok
[INFO] [stdout] test interactive::tests::watch_missing_file_returns_unchanged ... ok
[INFO] [stdout] test interactive::tests::watch_append_returns_reloaded ... ok
[INFO] [stdout] test interactive::tests::watch_mtime_bump_only_returns_metadata_only ... ok
[INFO] [stdout] test markdown::tests::detects_md_extension ... ok
[INFO] [stdout] test markdown::tests::lookup_helpers_handle_empty_map ... ok
[INFO] [stdout] test markdown::tests::rejects_non_md_extensions ... ok
[INFO] [stdout] test markdown::tests::render_handles_empty_input ... ok
[INFO] [stdout] test markdown::tests::render_with_gutter_grid_repeats_on_every_row ... ok
[INFO] [stdout] test markdown::tests::render_with_gutter_off_when_neither_flag ... ok
[INFO] [stdout] test markdown::tests::render_with_gutter_prefixes_block_starts ... ok
[INFO] [stdout] test markdown::tests::render_with_gutter_width_accounting ... ok
[INFO] [stdout] test markdown::tests::render_with_map_distinct_blocks ... ok
[INFO] [stdout] test git::tests::detects_deleted_line ... ok
[INFO] [stdout] test markdown::tests::render_with_map_first_block_at_row_zero ... ok
[INFO] [stdout] test markdown::tests::rendered_row_for_source_lookup ... ok
[INFO] [stdout] test markdown::tests::renders_basic_markdown ... ok
[INFO] [stdout] test markdown::tests::source_line_for_rendered_lookup ... ok
[INFO] [stdout] test git::tests::detects_added_line ... ok
[INFO] [stdout] test printer::tests::expand_tabs_handles_wide_chars ... ok
[INFO] [stdout] test printer::tests::expand_tabs_to_4 ... ok
[INFO] [stdout] test printer::tests::build_first_gutter_includes_all_components ... ok
[INFO] [stdout] test markdown::tests::render_with_map_handles_inline_tags_in_blocks ... ok
[INFO] [stdout] test printer::tests::label_relative_cursor_line_shows_absolute ... ok
[INFO] [stdout] test printer::tests::label_relative_other_lines_show_distance ... ok
[INFO] [stdout] test printer::tests::label_relative_without_cursor_falls_back_to_absolute ... ok
[INFO] [stdout] test printer::tests::number_flag_adds_numbers ... ok
[INFO] [stdout] test printer::tests::parses_style_full ... ok
[INFO] [stdout] test printer::tests::plain_overrides_style ... ok
[INFO] [stdout] test printer::tests::show_all_marks_tabs ... ok
[INFO] [stdout] test printer::tests::wrap_breaks_at_body_width ... ok
[INFO] [stdout] test printer::tests::wrap_handles_wide_chars ... ok
[INFO] [stdout] test git::tests::untracked_file_returns_empty ... ok
[INFO] [stdout] test printer::tests::wrap_passes_through_when_never ... ok
[INFO] [stdout] test printer::tests::wrap_preserves_ansi_escapes_across_breaks ... ok
[INFO] [stdout] test printer::tests::wrap_re_emits_persistent_sgr_after_break ... ok
[INFO] [stdout] test printer::tests::wrap_resets_column_on_newline ... ok
[INFO] [stdout] test printer::tests::label_absolute_returns_lineno ... ok
[INFO] [stdout] test printer::tests::wrap_word_breaks_at_space ... ok
[INFO] [stdout] test printer::tests::wrap_word_handles_consecutive_spaces ... ok
[INFO] [stdout] test printer::tests::wrap_word_falls_back_to_char_for_long_word ... ok
[INFO] [stdout] test printer::tests::wrap_word_preserves_ansi_across_break ... ok
[INFO] [stdout] test printer::tests::wrap_word_resets_break_tracking_on_newline ... ok
[INFO] [stdout] test printer::tests::wrap_word_re_emits_persistent_sgr_after_break ... ok
[INFO] [stdout] test printer::tests::wrap_word_mixed_long_then_short ... ok
[INFO] [stdout] test highlight::tests::default_theme_resolves ... ok
[INFO] [stdout] test git::tests::detects_modified_line ... ok
[INFO] [stdout] test interactive::tests::watch_truncate_returns_reloaded ... ok
[INFO] [stdout] test syntax::tests::detects_rust_by_extension ... ok
[INFO] [stdout] test syntax::tests::falls_back_to_plain_text ... ok
[INFO] [stdout] test syntax::tests::language_hint_overrides_extension ... ok
[INFO] [stdout] test syntax::tests::detects_rhai_by_extension ... ok
[INFO] [stdout] test highlight::tests::highlights_rust_line ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-42aad852fde77022)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test follow_initial_render_shows_last_n_lines ... FAILED
[INFO] [stdout] test duplicate_bool_flags_do_not_conflict ... ok
[INFO] [stdout] test follow_rejects_multiple_files ... ok
[INFO] [stdout] test explicit_iso_8859_1_encoding_decodes_latin1 ... ok
[INFO] [stdout] test follow_and_interactive_are_mutually_exclusive ... ok
[INFO] [stdout] test auto_encoding_handles_iso_8859_1_file ... ok
[INFO] [stdout] test diff_markers_appear_in_gutter ... ok
[INFO] [stdout] test auto_encoding_passes_utf8_through_unchanged ... ok
[INFO] [stdout] test follow_rejects_stdin ... ok
[INFO] [stdout] test list_themes_works ... ok
[INFO] [stdout] test interactive_rejects_multiple_files ... ok
[INFO] [stdout] test gutter_cancels_no_gutter_from_config ... ok
[INFO] [stdout] test list_languages_includes_rhai ... ok
[INFO] [stdout] test interactive_rejects_stdin ... ok
[INFO] [stdout] test line_range_filters_output ... ok
[INFO] [stdout] test live_and_follow_are_mutually_exclusive ... ok
[INFO] [stdout] test live_and_interactive_are_mutually_exclusive ... ok
[INFO] [stdout] test live_rejects_stdin ... ok
[INFO] [stdout] test live_rejects_multiple_files ... ok
[INFO] [stdout] test markdown_force_overrides_markdown_on_extension ... ok
[INFO] [stdout] test markdown_flag_renders_md ... ok
[INFO] [stdout] test markdown_on_extension_leaves_non_md_file_raw ... ok
[INFO] [stdout] test markdown_on_extension_renders_md_file ... ok
[INFO] [stdout] test markdown_with_no_gutter_suppresses_gutter ... ok
[INFO] [stdout] test markdown_on_extension_via_config has been running for over 60 seconds
[INFO] [stdout] test no_interactive_overrides_config ... ok
[INFO] [stdout] test no_gutter_strips_numbers_and_grid_keeps_header ... ok
[INFO] [stdout] test markdown_with_numbers_shows_source_line_in_gutter ... ok
[INFO] [stdout] test no_markdown_overrides_config ... ok
[INFO] [stdout] test no_live_overrides_config ... ok
[INFO] [stdout] test paging_never_overrides_interactive_config ... ok
[INFO] [stdout] test markdown_on_extension_via_config ... ok
[INFO] [stdout] test plain_mode_produces_no_decorations ... ok
[INFO] [stdout] test relative_line_numbers_with_highlight_line ... ok
[INFO] [stdout] test relative_line_numbers_without_cursor_falls_back_to_absolute ... ok
[INFO] [stdout] test rhai_grammar_full_coverage ... ok
[INFO] [stdout] test rule_separates_multiple_files ... ok
[INFO] [stdout] test stdin_with_language_hint ... ok
[INFO] [stdout] test snip_marks_clipped_line_range ... ok
[INFO] [stdout] test strict_utf8_encoding_errors_on_latin1_input ... ok
[INFO] [stdout] test wrap_auto_is_never_when_stdout_not_tty ... ok
[INFO] [stdout] test wrap_character_still_wraps_when_piped ... ok
[INFO] [stdout] test wrap_character_breaks_long_lines ... ok
[INFO] [stdout] test wrap_word_breaks_at_space_in_real_output ... ok
[INFO] [stdout] test wrap_never_emits_full_line ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- follow_initial_render_shows_last_n_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'follow_initial_render_shows_last_n_lines' (133) panicked at tests/integration.rs:310:9:
[INFO] [stdout] never saw 'line 10' within 10s. stderr: "", stdout: ""
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58901a8ee798 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58901a8ee798 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58901a8ee798 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58901a8ee798 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58901a90338a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58901a90338a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58901a8f30d2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58901a8f30d2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58901a8cb826 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58901a8cb826 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58901a8e6139 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58901a8806dc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58901a8806dc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58901a8e62f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58901a8e62f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58901a8cb8e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58901a8c3049 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58901a8cc5fd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58901a903adc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58901a84ee2d - integration[fb10f29d95bb4975]::follow_initial_render_shows_last_n_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:310:9
[INFO] [stdout]   20:     0x58901a83ccc7 - integration[fb10f29d95bb4975]::follow_initial_render_shows_last_n_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:269:46
[INFO] [stdout]   21:     0x58901a860496 - <integration[fb10f29d95bb4975]::follow_initial_render_shows_last_n_lines::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58901a8737bb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58901a8737bb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x58901a881035 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x58901a881035 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x58901a881035 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x58901a881035 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x58901a881035 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x58901a881035 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x58901a881035 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x58901a87bb94 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x58901a87bb94 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x58901a8840b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x58901a8840b2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x58901a8840b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x58901a8840b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x58901a8840b2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58901a8840b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x58901a8840b2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58901a8edbef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x58901a8edbef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x783f14dedaa4 - <unknown>
[INFO] [stdout]   43:     0x783f14e7aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     follow_initial_render_shows_last_n_lines
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 201.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "0e13d889a0134a491a88a6b9996c543bdcbf597474eb67cdfeb7f02605c27d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e13d889a0134a491a88a6b9996c543bdcbf597474eb67cdfeb7f02605c27d92", kill_on_drop: false }`
[INFO] [stdout] 0e13d889a0134a491a88a6b9996c543bdcbf597474eb67cdfeb7f02605c27d92
